This makefile allows build of libchip_*_???.a

where 
* could be sam3x2, sam3x4, sam3x8
??? could be dbg and rel (debug, release)

It checks for source files (C and assembler) from folders ../../source and ../../cmsis then compiles them to build given library
